home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 November
/
EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso
/
earcd
/
ear
/
mui23dev.lha
/
MUI
/
Developer
/
Autodocs
/
MUI_Menustrip.doc
< prev
next >
Wrap
Text File
|
1994-12-23
|
739b
|
26 lines
TABLE OF CONTENTS
Menustrip.mui/Menustrip.mui
Menustrip.mui/MUIA_Menustrip_Enabled
Menustrip.mui/Menustrip.mui
Menustrip class is the base class for MUI's object oriented
menus. Its children are objects of Menu class, each of
them describes exactly one menu.
A Menustrip object doesn't feature many options itself, but
as a subclass of Family class, it simply acts as father for
multiple Menu objects.
The Menustrip object is usually specified as a child of
either Application class or window class with the
attributes MUIA_Application_Menustrip or
MUIA_Window_Menustrip.
Menustrip.mui/MUIA_Menustrip_Enabled
NAME
MUIA_Menustrip_Enabled -- (V8 ) [ISG], BOOL
FUNCTION
Enable or disable the complete menu strip.